DX11 SET FLOAT PARAMETER
Sets the specified floating point engine parameter.
Most engine parameters are supposed to be set prior to calling DX11 INIT and will thus allow further customization without having to provide dozens of arguments when calling the DX11 INIT function.
DX11 SET FLOAT PARAMETER param, value
param
Dword
The parameter identifier. Only ones defined as constants in the «DX11 Constants.dba» file are valid.
value
Float
The value to set the specified parameter to.
This function does not return a value.
CORE Functions Menu
DX11 Function Categories